home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / gord.zip / SCANINST.TXT < prev   
Text File  |  1993-02-01  |  24KB  |  644 lines

  1. -SCANINST.TXT: Text for display by SCANINST.
  2. -Last edited 9/14/90 by Kevin Mackey.
  3. -See bottom of file for change log.
  4.  
  5. -- NEXT AVAILABLE NUMBER: 130 (129 Last used (select and find to verify).)
  6. -- Numbers to recycle:
  7. -- Maximum (MAXTEXT in SCANINST.C): 140
  8.  
  9. -- ##### FREE SPACE (IN BYTES) NEEDED TO COPY FILES (INCLUDING THIS FILE) #####
  10. -TRANSLATOR: calculate the number in s95 by finding the BYTES consumed by the
  11. -files that will be installed. Bytes CONSUMED are NOT the same as the total
  12. -of the sizes of all the files. Determine bytes consumed by placing files on
  13. -a diskette and subtracting bytes available from total bytes on disk.
  14. -SCANINST will add 20000 so the files won't be squeezed onto the disk.
  15. -Files that will be installed (include the .ADF, though it's only used w/ MCA).
  16. -SCANINST.EXE, SCANINST.TXT, SCANINST.HLP, SCANINST.LST,
  17. -README.SM, HHSCAND.SYS, SCAN.EXE, @6DAC.ADF
  18. -This number is included here since the size of this file is included in the
  19. -calculation, and translation will change the size of this file.
  20. s95 "270336"
  21.  
  22. -- ##### INITIALIZATION ERRORS #####
  23. b41 "The file SCANINST.LST was either not found or contained an error. Please
  24. make sure it is on the same directory that you ran the install program from.
  25. If it is, make another copy of it from the original installation diskette. If
  26. the problem persists, please call Logitech Technical Support at 415-795-8100.\n
  27. \n
  28. Press [ENTER] to return to DOS."
  29.  
  30. b71 "ERROR: A scanner board was not found. Either the board was not properly 
  31. installed, or its address is not one of the recommended addresses. The
  32. recommended addresses are 280H, 2A0H, 330H, and 340H. See the manual section
  33. in Chapter 2 titled Install the Board and Connect the Scanner for instructions
  34. on setting the board's address.\n
  35. \n
  36. Press [ENTER] to return to DOS."
  37.  
  38. s62 "&Return to DOS"
  39.  
  40. b85 "The help file SCANINST.HLP couldn't be found or opened. Please make sure
  41. it is on the same directory that you ran the install program from. If it is,
  42. make another copy of it from the original installation diskette. If the
  43. problem persists, please call Logitech Technical Support at 415-795-8100.\n
  44. \n
  45. Press [ENTER] to return to DOS."
  46.  
  47. b107 "The file README.SM couldn't be found or opened. Please make sure
  48. it is on the same directory that you ran the install program from. If it is,
  49. make another copy of it from the original installation diskette. If the
  50. problem persists, please call Logitech Technical Support at 415-795-8100.\n
  51. \n
  52. Press [ENTER] to return to DOS."
  53.  
  54. -- ##### WELCOME SCREEN #####
  55. b34 "              WELCOME TO LOGITECH'S SCANMATE(TM) INSTALLATION\n
  56. \n
  57. Choose Install to copy ScanMate software and configure the scanner.\n
  58. \n
  59. Choose Setup to view or adjust your scanner configuration.\n
  60. \n
  61. Press F1 for more information about the options listed below.\n
  62. \n
  63. ScanMate Ver. 2.01\n
  64. Copyright (C) 1990, Logitech."
  65.  
  66. - Welcome menu
  67. s35 "&Install"
  68. s36 "&Setup"
  69. s56 "&View README"
  70. s57 "&Test Scanner"
  71.  
  72. -- ##### DIRECTORY SCREEN #####
  73. b37 "Select the drive and directory where you want the ScanMate files
  74. installed.\n
  75. \n
  76. Press [ENTER] to accept the drive and directory shown below (or click the left
  77. mouse button).\n
  78. \n
  79. To change the drive and directory, use the backspace key to delete the current
  80. entry then type the drive and directory you want. When you are finished, press
  81. the [ENTER] key."
  82.  
  83. - Default directory to install to.
  84. s38 "C:\SCANMAN"
  85.  
  86. -- ##### DIRECTORY ERROR: ATTEMPT TO INSTALL TO SOURCE LOCATION #####
  87. b96 "Directory error. That directory is the location of the files to be 
  88. copied. You cannot copy the files onto themselves.\n
  89. \n
  90. Please press [ENTER], then you will be asked to enter another directory."
  91.  
  92. -- ##### DIRECTORY ERROR SCREEN #####
  93.  
  94. b39 "There was an error when attempting to use that directory.\n
  95. \n
  96. Please press [ENTER], then you will be asked to enter another directory."
  97.  
  98. -- ##### DIRECTORY IS FILE OR READONLY ERROR SCREEN #####
  99. b52 "That directory is either a file, or it is a directory but it is
  100. read-only. The ScanMate files cannot be copied there.\n
  101. \n
  102. Please press [ENTER], then you will be asked to enter another directory."
  103.  
  104. -- ##### DIRECTORY NO ROOM SCREEN #####
  105.  
  106. b45 "There is not enough disk space for the ScanMate files on the drive that
  107. you specified. There needs to be at least "
  108. s93 " bytes free. "
  109. b94 "\n\nTo specify a different drive, press [ENTER].\n
  110. \n
  111. Or, press F3 to Quit, then make space available on the drive you previously
  112. selected, and run this program again to use that drive."
  113.  
  114. -- ##### DIRECTORY EXISTS SCREEN #####
  115.  
  116. b46 "The directory you entered already exists. ScanMate files will replace
  117. any files of the same name in that directory. Are you sure you want to use
  118. that directory?"
  119.  
  120. -- ##### MOUNT TARGET SCREEN #####
  121. -%c is replaced with the driver letter of the target drive.
  122. b86 "Please insert in drive %c the diskette that you want to hold the ScanMate
  123. programs, then press [ENTER]."
  124.  
  125. -- ##### CAN'T INSTALL TO A: SCREEN #####
  126. b87 "You may not install to the A: drive. Continue, and you will be asked to 
  127. enter a different directory."
  128.  
  129. -- ##### COPY FILES SCREEN #####
  130. -Screen broken-up this way in case drive letter should be in different
  131. -    location in last line.
  132. -%c at end of s54 is for drive letter.
  133. s47 "Copying ScanMate files to "
  134. s53 "Please insert the diskette"
  135. s54 "in drive %c, then press [ENTER]."
  136. s55 "Finished copying files to "
  137.  
  138. s90 "ERROR. The file"
  139. s91 "could not be found on"
  140. b92 "Please Install again and make sure you are using the correct source disk."
  141.  
  142. b127 "ERROR. There are not enough file handles available to copy the files. 
  143. Please edit your CONFIG.SYS file, and increase the number in the FILES= 
  144. line. Or, de-install a program, such as a network driver, that is using a file 
  145. handle. Then reboot and try installing again."
  146.  
  147. b128 "ERROR. There was a problem copying the file. Please try installing 
  148. again."
  149.  
  150. -- ##### ASK FOR BOOT DRIVE SCREEN #####
  151. b74 "Select the disk drive you will boot from when you run the ScanMate
  152. software.\n
  153. \n
  154. This is the drive that contains (or will contain) the CONFIG.SYS file.\n
  155. \n
  156. For instance, if you don't put a boot diskette in your floppy drive when you 
  157. turn on your computer, then you boot from drive C:."
  158. s32 "Boot from drive &A:"
  159. s33 "Boot from drive &C:"
  160.  
  161. -- ##### ERROR: MUST SETUP BEFORE INSTALL #####
  162. b97 "Error. You must Install before you can choose Setup. A DEVICE line for 
  163. the scanner was not found in the CONFIG.SYS file, or one was found, but it
  164. was not properly formatted, so it appears that you haven't done Install yet."
  165.  
  166. -- ##### GET BOOT DISKETTE SCREEN #####
  167. b48 "Please insert your system boot diskette in drive %c, then press [ENTER]."
  168.  
  169. -- ##### BOOT DISKETTE ERROR SCREEN #####
  170. b129 "The diskette you inserted doesn't seem to be a boot diskette. Are you
  171. sure you want to use this as your boot diskette?"
  172.  
  173. -- ##### CAN'T FIND CONFIG.SYS SCREEN #####
  174. -%c is replaced with the boot drive name.
  175. b88 "The CONFIG.SYS file was not found on the root directory of the boot disk
  176. in drive %c. A CONFIG.SYS file is needed for the scanner's DEVICE line.\n
  177. \n
  178. Is it okay for a CONFIG.SYS file to be created on the disk?\n
  179. \n
  180. If you answer 'No', you will be asked if you want to insert another boot 
  181. diskette."
  182.  
  183. b89 "Would you like to insert another boot diskette?\n
  184. \n
  185. If you answer 'No', you will be asked to select another boot drive."
  186.  
  187. -- ##### ADDRESS MISMATCH SCREEN #####
  188. b106 "There is a mismatch between the board address in the scanner driver
  189. DEVICE line in CONFIG.SYS and the actual address the switches on the board are
  190. set to. The value for the address in the DEVICE line will be set to match the
  191. board's address. Continue with Setup for this change to take effect."
  192.  
  193. -- ##### WARNING IF ADDRESS CHANGED FROM CONFIGURATION SCREEN #####
  194. b115 "WARNING. You have changed the board address setting to a value that does
  195. not currently match the address on the board. MAKE SURE you change the address
  196. of the board to match the setting you chose. After accepting the settings, you
  197. will be told how to set the address."
  198.  
  199. -- ##### CHOOSING IRQ SCREEN #####
  200. s70 "The interrupt is currently set to "
  201.  
  202. --If they are using an interrupt, and the No Interrupt is not available, they
  203. --see this text after being shown the interrupt setting (s70).
  204.  
  205. b61 "\n\nThis program's diagnostics suggests this is the best choice for your
  206. system. You can choose a different interrupt from one listed below. They are
  207. not being used AT THIS TIME. However, a device or program may try to use this
  208. interrupt later. If it does, your scanner may behave unpredictably. If this
  209. happens, run this program again and choose a different interrupt. Press F1 for
  210. more help."
  211.  
  212. --If the scanner is set to use No Interrupt, they see this text after
  213. --being shown the interrupt setting (s70).
  214.  
  215. b109 "\n\nAvoid using the No Interrupt option, if possible, as it does not
  216. support all the scanner functionality. Use it only if there are no interrupts
  217. available. Choose one of the interrupts listed below. They are not being used
  218. AT THIS TIME. However, a device or program may try to use this interrupt
  219. later. If it does, your scanner may behave unpredictably. If this happens, run
  220. this program again and choose a different interrupt. Press F1 for more help."
  221.  
  222. --If the No Interrupt option is one of the menu entries, they see this text
  223. --after being shown the interrupt setting (s70).
  224.  
  225. b110 "\n\nThis program's diagnostics suggests this is the best choice for your
  226. system. You can choose a different interrupt from one listed below. They are
  227. not being used AT THIS TIME. However, a device or program may try to use this
  228. interrupt later. If it does, your scanner may behave unpredictably. If this
  229. happens, run this program again and choose a different interrupt. Though the
  230. No Interrupt option is available, you should only use it as a last resort. See
  231. the README file for more information. Press F1 for more help."
  232.  
  233. --If no interrupts are available, and the No Interrupts option is not
  234. --available.
  235.  
  236. b72 "There are no interrupts available, but one must be available for the
  237. scanner. Please make one available by de-installing a device or program that
  238. is using an interrupt. When an interrupt is available, run this program
  239. again."
  240.  
  241. -- ##### CONFIG SCREEN #####
  242. -LEAVE LINES 4-8 BLANK for program to show configuration settings.
  243.  
  244. b29 "These are the current settings. The ones you didn't set were set based
  245. on the best estimates. To accept the settings, select the Accept command.\n
  246. \n
  247. \n
  248. \n
  249. \n
  250. \n
  251. \n
  252. To change the value of a setting, select the setting from the menu, then
  253. select the new value from the menu that appears."
  254.  
  255. -- CONFIG MENU
  256. - This is the "parent" menu for the menus that follow.
  257. - First 5 strings are ALSO used in Settings lines.
  258. s7   "&Accept These Settings"
  259. s2   "&Scanner Type"
  260. s3   "Default &Resolution"
  261. s4   "&Board Base I/O Address"
  262. s5   "&DMA Channel Number"
  263. s6   "&Interrupt Request (IRQ)"
  264. s30  "R&eset to factory settings"
  265.  
  266. -- SCANNER MENU
  267. s60  "ScanMan Model 2&56"
  268. s8   "ScanMan &Plus"
  269. s9   "ScanMan &100-400 dpi"
  270. s10  "ScanMan &200 dpi"
  271.  
  272. -- RESOLUTION MENU
  273. s11  "&100"
  274. s12  "&200"
  275. s13  "&300"
  276. s14  "&400"
  277.  
  278. -- ADDRESS MENU
  279. s15  "&A: 280H"
  280. s16  "&B: 2A0H"
  281. s17  "&C: 330H"
  282. s18  "&D: 340H"
  283.  
  284. -- DMA CHANNEL MENU
  285. s19  "DMA channel &1"
  286. s20  "DMA channel &3"
  287.  
  288. -- IRQ LINE MENU
  289. -It's okay to use 1&2 for IRQ12 since IRQ2 is not available when IRQ 12 is.
  290. s63  "IRQ &2"
  291. s21  "IRQ &3"
  292. s22  "IRQ &4"
  293. s23  "IRQ &5"
  294. s24  "IRQ &7"
  295. s25  "IRQ &9"
  296. s26  "IRQ 1&1"
  297. s27  "IRQ 1&2"
  298. s28  "&No interrupt"
  299. s73  "&Do Not Change"
  300.  
  301. -- Units/descriptions for configuration setting values.
  302. -Resolution
  303. s58 "dpi"
  304. -Address
  305. s59 "Hex"
  306.  
  307. -- ##### NO SETTINGS CHANGED SCREEN #####
  308. b125 "No changes were made to the settings, so you won't be asked if you want
  309. to change the CONFIG.SYS file."
  310.  
  311. -- ##### ADDRESS SWITCHES SCREEN #####
  312.  
  313. -- The window is smaller than usual for this text, so be EXTRA careful
  314. -- about making it fit!
  315.  
  316. b64 "If you didn't change the address setting, it will match the scanner
  317. board switches shown on the right. Press [ENTER] to continue.\n
  318. \n
  319. If you DID change the address, you MUST change the address switches on the
  320. scanner board. On the right is how the scanner board switches should be set
  321. for the address "
  322.  
  323. b69 "\n\nPlease write down these settings, then continue the installation.
  324. When you have finished, and you turned off your computer, make sure the
  325. scanner board address switches match these settings."
  326.  
  327. -- Screen for SCB1 address, IRQ, and DMA jumper settings.
  328. -- LEAVE lines 6, 7, and 8 blank for the settings.
  329. b114 "Please write down the settings listed below. You will need to refer to
  330. them when you set the jumper switches on your scanner board. Refer to your
  331. ScanMan User's Manual, Chapter 1, for instructions on setting the jumper
  332. switches."
  333.  
  334. -DO NOT TRANSLATE these blocks. They are here to take advantage of the
  335. -text handling capabilities of this file. They should not need translation
  336. -anyway.
  337.  
  338. -280H
  339. b65 "
  340. «  8
  341.  » 7
  342. «  6
  343.  » 5
  344.  » 4
  345.  » 3
  346.  » 2
  347.  » 1"
  348.  
  349. -2A0H
  350. b66 "
  351. «  8
  352.  » 7
  353. «  6
  354.  » 5
  355. «  4
  356.  » 3
  357.  » 2
  358.  » 1"
  359.  
  360. -330H
  361. b67 "
  362. «  8
  363. «  7
  364.  » 6
  365.  » 5
  366. «  4
  367. «  3
  368.  » 2
  369.  » 1"
  370.  
  371. -340H
  372. b68 "
  373. «  8
  374. «  7
  375.  » 6
  376. «  5
  377.  » 4
  378.  » 3
  379.  » 2
  380.  » 1"
  381.  
  382. -- ##### SHOW DEVICE LINE SCREEN #####
  383. -LEAVE LINE 4 BLANK for program to show DEVICE line.
  384. b31 "This is the new scanner driver DEVICE line that must be added to the
  385. CONFIG.SYS file:"
  386.  
  387. b49 "\n\nThe line can be added for you (it is recommended that you choose this 
  388. option), the line and the CONFIG.SYS can be written to CONFIG.SM, or you can
  389. add the line yourself. If you want to add it yourself, either write it down
  390. now, or choose to have the line written to CONFIG.SM then use a text editor to
  391. copy it from there."
  392.  
  393. s99  "&Add line to CONFIG.SYS"
  394. s100 "&Write line with CONFIG.SYS to CONFIG.SM"
  395. s101 "&Let me add the line manually"
  396.  
  397. -- ##### FILE TO WRITE CONFIG TO EXISTS SCREEN #####
  398. -LEAVE LINE 3 blank for file name.
  399. b102 "The file\n
  400. \n
  401. \n
  402. \n
  403. already exists. Is it okay to write over it to save the new scanner DEVICE
  404. line with the CONFIG.SYS?"
  405.  
  406. -- ##### CONFIG OLD EXISTS SCREEN #####
  407. -LEAVE LINE 3 blank for file name.
  408. b83 "The file\n
  409. \n
  410. \n
  411. \n
  412. already exists. Is it okay to write over it to save the current CONFIG.SYS?"
  413.  
  414. -- ##### CONFIG UPDATE ERROR SCREEN #####
  415. b75 "ERROR: unable to update the CONFIG.SYS file on the boot disk.\n
  416. Possible causes of such an error include:\n
  417. \n
  418. The boot disk is write-protected, has a full directory, or does not have
  419. enough free space for the new CONFIG.SYS file.\n
  420. \n
  421. The CONFIG.SYS file is write-locked, or there was an I/O error while reading
  422. or writing the boot disk.\n
  423. \n
  424. You chose not to overwrite an existing CONFIG.OLD file."
  425.  
  426. -- ##### DEVICE LINE WRITE ERROR SCREEN #####
  427. b103 "ERROR: unable to write the new DEVICE line and CONFIG.SYS to a file.\n
  428. \n
  429. Possible causes of such an error include:\n
  430. \n
  431. The boot disk is non-writable, has a full directory, or does not have enough
  432. free space for the new file.\n
  433. \n
  434. You chose not to overwrite an existing CONFIG.SM file."
  435.  
  436. -- ##### SCANNER TEST ERROR AND WARNING SCREENS #####
  437.  
  438. --NOTE: need space at end of s126 to erase end of old string when the number
  439. --of seconds shrink from double-digit to single-digit, reducing the length
  440. --of the display string.
  441. s126 "Seconds remaining: %i"
  442.  
  443. b76 "SCANNER ERROR. One of the following may have caused the test to fail:\n
  444. \n
  445. 1. Scanner DEVICE line may not be in CONFIG.SYS.\n
  446. 2. Scanner driver may not be in the directory indicated in CONFIG.SYS.\n
  447. 3. Scanner board address may not be correct.\n
  448. \n
  449. Please correct this problem then re-try the test."
  450.  
  451. b113 "SCANNER ERROR. The device driver is old. Version 2.0 or later must be 
  452. used to test the scanner. Install Version 2.0 or later of the scanner driver."
  453.  
  454. b78 "SCANNER ERROR. The scanner may not be connected to the scanner board.
  455. Please correct this problem then re-try the test."
  456.  
  457. b80 "SCANNER ERROR. Interrupt problem. Possible causes:\n
  458. 1. You may not have moved the scanner within 20 seconds during the test.\n
  459. \n
  460. 2. Another program or device may be using the scanner's interrupt.\n
  461. \n"
  462.  
  463. -- The following message appears if interrupt 11 or 12 is being used.
  464.  
  465. b122 "3. The scanner is using interrupt 11 or 12, and the scanner board may be
  466. in an 8-bit slot, which can't use interrupts 11 or 12.\n
  467. \n"
  468.  
  469. -- The following message appears if an SCB1 board is installed. Since Int 11
  470. -- and 12 can't be used with SCB1, this message can't appear with the
  471. -- Int 11 & 12 message, so they can have the same number.
  472.  
  473. b123 "3. There may be a mismatch between the interrupt jumper settings on the
  474. scanner board and the interrupt setting in the CONFIG.SYS file.\n
  475. \n"
  476.  
  477. -- This message appears at the end of all IRQ error screens.
  478.  
  479. b124 "Press F1 for solutions."
  480.  
  481. b81 "SCANNER ERROR. DMA conflict. There is a problem with the DMA. Do Setup
  482. and choose a different DMA number, then REBOOT and re-try the test."
  483.  
  484. -- If the scanner was set for No Interrupts, lack of data may mean that they
  485. -- didn't move the scanner before pressing any key.
  486.  
  487. b119 "SCANNER ERROR. DMA conflict. There may be a problem with the DMA, or
  488. you didn't move the scanner before pressing a key on the keyboard.\n
  489. \n
  490. If you didn't move the scanner, please re-try the test and move the scanner
  491. when prompted.\n
  492. \n
  493. If you DID move the scanner, then there is a DMA problem. Do Setup and choose
  494. a different DMA number, then REBOOT and re-try the test."
  495.  
  496. -- Data was all black, which could be an error.
  497.  
  498. b116 "WARNING. The data received from the scanner indicates that the image
  499. scanned was all black. If the image was not black, there may be a problem with 
  500. the scanner. Please make sure the scanner contrast dial is set to the middle
  501. setting, then re-try the test and scan a brighter image."
  502.  
  503. -- Data was all white, which could be an error.
  504.  
  505. b117 "WARNING. The data received from the scanner indicates that the image
  506. scanned was all white. If the image was not white, there may be a problem with 
  507. the scanner. Please make sure the scanner contrast dial is set to the middle
  508. setting, then re-try the test and scan a darker image."
  509.  
  510. -- The scanner timeout occured before the user moved the scanner. This
  511. -- message given only when driver using No Interrupts, since with interrupts,
  512. -- the timeout could be caused by an interrupt problem.
  513.  
  514. b118 "You didn't move the scanner within the allowed time. You must move the 
  515. scanner in order to test whether or not the scanner is reading data. Please
  516. re-try the test and move the scanner sooner."
  517.  
  518. -- ##### SCANNER TEST TEXT #####
  519.  
  520. -- If the driver is using interrupts, then user first sees this text.
  521.  
  522. b77 "Is the light on in the scanner's scanning window?"
  523.  
  524. -- Depending on scanner type and whether or not driver using interrupts,
  525. -- this text is pieced together. The "\n\n" at the end of each block of text
  526. -- skips a line between each for better screen formatting.
  527.  
  528. -- Text for start of dragging scanner when driver not using an interrupt.
  529.  
  530. b111 "Please note if the light is on in the scanner's scanning window.\n
  531. \n"
  532.  
  533. -- Text if scanner is NCGRAY (Model 256).
  534.  
  535. b79 "Please press and release the button on the left side of the scanner, then
  536. drag the scanner. You don't need to scan an image.\n
  537. \n"
  538.  
  539. -- Text if scanner is an Omron scanner (not NCGRAY (Model 256)).
  540.  
  541. b120 "Please hold down the button on the left side of the scanner, then drag
  542. the scanner. You don't need to scan an image.\n
  543. \n"
  544.  
  545. -- Text for end of dragging scanner when driver not using an interrupt.
  546.  
  547. b121 "When you are done, press any key on the keyboard."
  548.  
  549. -- Text if driver not using an interrupt, and user has pressed a key after
  550. -- dragging the scanner.
  551.  
  552. b112 "Was the light on in the scanner's scanning window?"
  553.  
  554. -- Text if text successful.
  555.  
  556. b82 "Congratulations! You've successfully installed your ScanMan scanner!"
  557.  
  558. -The 2 \n leave a blank line after Congrats text.
  559. b108 "\n
  560. \n
  561. For future reference, here are the key scanner driver settings:"
  562.  
  563. -- ##### ASK TO SEE README SCREEN #####
  564.  
  565. b50 "This program can show you the ScanMate README file, and let you scroll 
  566. through it. Would you like to see the README file?"
  567.  
  568. -- ##### INSTALL AND/OR SETUP COMPLETE SCREEN #####
  569.  
  570. -- If the user chose to have the CONFIG.SYS updated for them:
  571.  
  572. b51 "To complete the ScanMate Setup, you MUST remove all diskettes from your
  573. computer then turn off your computer and turn it on. Start the SCANINST
  574. program again and select the Test Scanner option to make sure your scanner is
  575. working properly with the configuration settings."
  576.  
  577. -- If the user chose to have the DEVICE and CONFIG.SYS copied to CONFGIG.SM:
  578.  
  579. b104 "To complete the ScanMate Setup, you MUST put the scanner DEVICE line in
  580. the CONFIG.SYS file on your boot drive. To do this, copy the DEVICE line from
  581. the CONFIG.SM file into your CONFIG.SYS file. Then, turn off your computer and
  582. turn it on. Start the SCANINST program again and select the Test Scanner
  583. option to make sure your scanner is working properly with the configuration
  584. settings.\n
  585. \n
  586. Here is the DEVICE line:\n
  587. \n"
  588.  
  589. -- If the user chose to add the DEVICE line manually:
  590.  
  591. b105 "To complete the ScanMate Setup, you MUST put the scanner DEVICE line in
  592. the CONFIG.SYS file on your boot drive. To do this, add the DEVICE line shown
  593. below to your CONFIG.SYS file. Then, turn off your computer and turn it on.
  594. Start the SCANINST program again and select the Test Scanner option to make
  595. sure your scanner is working properly with the configuration settings.\n
  596. \n
  597. Here is the DEVICE line:\n
  598. \n"
  599.  
  600. -- ##### MISC TEXT #####
  601. s84 "Scanner Installation Help"
  602.  
  603. s43 "&Yes"
  604. s44 "&No"
  605.  
  606. - Help line for Config Menu Scanner Type entry.
  607. s0 "Change the type of scanner connected to the scanner board."
  608.  
  609. - Menu to continue after user reads information.
  610. s40 "&Continue"
  611.  
  612. - ##### FUNCTION KEY LINES #####
  613. -Spaces at end are used to erase any previous line. Enough to be as long as
  614. -longest line. Blank spaces at start of line are used to preserve location of
  615. -text for other keys so text that isn't displayed just disappears. Pretty
  616. -slick, eh?
  617.  
  618. -First is all.
  619. -Second is NoClose
  620. -Third is NoHelp (used when README and Help are visible).
  621.  
  622. s0   "F1 = Help, F3 = Quit, ESC = Close                               "
  623. s1   "F1 = Help, F3 = Quit                                            "
  624. s98  "           F3 = Quit, ESC = Close, PageUp and PageDown to Scroll"
  625.  
  626. - ##### CONFIRMATION #####
  627. - Blank lines and tabs to center in confirmation window.
  628. b42 "\n
  629. \n
  630. \n
  631.              Any changes you made may not take effect.\n
  632. \n
  633.        Are you sure you want to exit the installation program?"
  634.  
  635. --CHANGE LOG
  636. -  9/12/90    Kevin Mackey    Made several changes to use all of
  637. -Publication's (Teresa's) revisions. Also, if not enough file handles,
  638. -mention de-installing software.
  639. -  9/13/90    Kevin Mackey    In b83, changed "Already" to "already". In
  640. -b64 and b69, told user to continue if they haven't changed the address, and
  641. -to write down and change the address switches later if they have changed the
  642. -address.
  643. -  9/14/90    Kevin Mackey    In b34, Welcome, added "LOGITECH" and "(TM)".
  644. -In b97, added comment and the DEVICE line may be improperly formatted.